home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / EDIT_STOP_SYN.DTML < prev    next >
Encoding:
Text File  |  2000-03-25  |  302 b   |  18 lines

  1. <html>
  2. <head>
  3. <title>Edit <dtml-var title_or_id></title>
  4. </head>
  5. <body bgcolor="#ffffff" link="#000099" vlink="#555555" alink="#77003b">
  6.  
  7. <dtml-var manage_tabs>
  8.  
  9. <form action="manage_stop_syn" method="POST">
  10. <textarea  name="stop_syn:lines">
  11. </textarea>
  12. </form>
  13. <br>
  14.  
  15.  
  16. </body>
  17. </html>
  18.